Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2.9.4 #133

Merged
merged 7 commits into from
Nov 24, 2024
Merged

1.2.9.4 #133

merged 7 commits into from
Nov 24, 2024

Conversation

taublast
Copy link
Owner

  • SkiaShape new Types: Polygon and Line. New property for their Points: Smooth (0-1) to smooth angles.
  • Shapes demo page inside SandBox project.
  • VisualElement Shadow property now supported everywhere as an optional addition to existing shadows.
  • Removed SkiaImage clipping to better support shadows.
  • SkiaLabel new property AutoFont: Find and set system font where the first glyph in text is present. Useful for some quick unicode rendering like emoji etc.
  • Updated Getsures nuget for correct lock inside MAUI native ScrollView, use Getures="Lock" for Canvas.
  • Fixed controls sometimes not invalidated when canvas suface size changes
  • Other fixes.

* SkiaShape new Types: Polygon and Line. New property for their Points: Smooth (0-1) to smooth angles.
* Shapes demo page inside SandBox project.
* VisualElement Shadow property now supported everywhere as an optional addition to existing shadows.
* Removed SkiaImage clipping to better support shadows.
* SkiaLabel new property AutoFont: Find and set system font where the first glyph in text is present. Useful for some quick unicode rendering like emoji etc.
* Updated Getsures nuget for correct lock inside MAUI native ScrollView, use Getures="Lock" for Canvas.
* Fixed controls sometimes not invalidated when canvas suface size changes
* Other fixes.
@taublast taublast merged commit 0fc70e2 into main Nov 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant